Moving resources

How to move →resources to another location:

  1. Select the resources that you want to move.

  2. In menu File or from the context menu of the resouce, select Move...

  3. In the dialog, select the project or folder where you want to move the resource to and click OK.

You can also move resources by dragging it from the original location to the new location within the view containing the projects/resources (while pressing and holding the primary mouse button). At the new location you must drop the resource. This moving is also known as dragging and dropping.
Special case for templates within the application navigator:

The purpose of the templates

Neuron Power Engineer does not check/validate the content of the template and does not report any errors, problems, or rule violations for them (e.g. in the Problems view). The advantage is that you can prepare some content – without being "disturbed" by reported errors, problems, or rule violations. Exception: If a template is opened in an editor, rule violations are reported by a validation. As soon as the editor for the template is closed, the messages are removed from the view.
Restriction: You cannot use objects in these templates (e.g. an ST function block) in the application. If you try to do so anyway, the usage will be reported as an error in the Problems view.

If Neuron Power Engineer should not check/validate an object: Drag the resource from the respective folder within the application folder into the default folder Templates of the project.
Alternative: Open the context menu of the object and select the command Move to "Templates". In this case, the current folder structure of the object is considered. Example: If you move an object from Application\src\Motor01\ by using the command, Templates will contain the object in its sub-folder src\Motor01\

If you want to use the object in the application, drag the resource from the Templates folder of the project to another folder.
Alternative: Open the context menu of the object under Templates and select the command Move from "Templates". In this case, the current folder structure of the object is considered. Example: If you move an object from Templates\src\Ready\Motor02\ by using the command, Application will contain the object in its sub-folder src\Ready\Motor02\
Result: Neuron Power Engineer checks/validate the content of this resource. If errors, warnings, or rule violations are reported, fix them accordingly so that you can use the object in the application without errors, warnings, or rule violations.

See "Moving project", if you want to move a project.